
/*reset.css*/

html{color:#000;background:#FFF; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;-webkit-font-smoothing:antialiased}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:16px/1.231 arial,helvetica,clean,sans-serif;font-family:"微软雅黑";}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px; font-weight:normal}
h2 { font-size:26px; font-weight:normal}
h3 { font-size:20px; font-weight:normal}
h4 { font-size:14px; font-weight:normal}
h5 { font-size:12px; font-weight:normal}
h6 { font-size:10px; font-weight:normal}
a{ text-decoration:none}
.mt10{ margin-top:10px;}

div#csflashs img { width: 100%;}



/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1{display:none;z-index:1001;width:398px;border:1px solid #ccc;background:#fff; padding-bottom:20px;}
#mesbook1_c div, #mesbook1 div{ border:1px solid #E4E3E3; background:#EBECEB;height:18px; padding:4px .5em 0; margin-bottom:10px;}
#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto;}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right;}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;}
#nodata { padding:80px; padding-left:150px; border:solid 1px #eee;margin:10px 0; background:url(404.png) no-repeat 20px 20px;}
/* -- 外边距 -- */
.m1 { margin:1px; }
.m2 { margin:2px; }
.m5 { margin:5px; }
.m10 { margin:10px; }
.mt2 { margin-top:2px;}
.mt5 { margin-top:5px;}
.mt8 { margin-top:8px;}
.mt10 { margin-top:10px;}
.mt12 { margin-top:12px;}
.mt15 { margin-top:15px;}
.mt20 { margin-top:20px;}
.mt30 { margin-top:30px;}
.mr5 { margin-right:5px;}
.mr10 { margin-right:10px;}
.mr12 { margin-right:12px;}
.ml5 { margin-left:5px; }
.ml7 { margin-left:7px; }
.mb10 { margin-bottom:10px;}
.ml12 { margin-left:12px; }
.ml10 { margin-left:10px; }
.ml20 { margin-left:20px; }


/*处理中动画占全屏*/
#oran_div_processing{width:300px;padding:20px;z-index:9999;text-align:center;background:#fffeef;border:solid 1px #b8ab04;}
.nor_tab { width:100%; border:solid 1px #ccc; margin-bottom:10px;}
.nor_tab th { font-weight:bold; text-align:center; background:#f9f9f9;border:solid 1px #ccc; padding:6px 0;}
.nor_tab td { padding:5px; border:solid 1px #ccc;}
ul.t05_ul table { *margin-left:-15px;}/*滚动板IE补丁*/
.left_pro { width:201px; float:right; overflow:hidden;margin-left:5px;}
.right_pro { width:754px; float:left; display:inline;  overflow:hidden;}
.left_prj { width:201px; float:right; overflow:hidden;margin-left:5px;}
.right_prj{ width:754px; float:left; display:inline;  overflow:hidden;}
.left_agent { width:201px; float:right; overflow:hidden;margin-left:5px;}
.right_agent { width:754px; float:left; display:inline;  overflow:hidden;}
.left_help { width:201px; float:right; overflow:hidden;margin-left:5px;}
.right_help { width:754px; float:left; display:inline;  overflow:hidden;}



#flashs{ position:relative; height:460px; overflow:hidden;  z-index:1 }
#flashs .bgitem{  z-index:1;position:absolute; top:0; }
#flashs .btn{ position:absolute; z-index:7; bottom:20px; width:400px; left:50%; margin-left:-200px; text-align:center}
#flashs .btn span{ color:#1F245E;  background:url(../image/ban.png) no-repeat; cursor: pointer;display: inline-block; width:16px; height:16px; margin-left:7px; margin-right:7px;}
#flashs .btn span.cur{  background:url(../image/banm.png) no-repeat;}



#roll_top, #fall, #ct
{
	position: relative;
	cursor: pointer;
	height: 72px;
	width: 26px;
}
#roll_top
{
	background: url(404.png) no-repeat;
}
#fall
{
	background: url(404.png) no-repeat 0 -80px;
}
#ct
{
	background: url(404.png) no-repeat 0 -40px;
}
#roll
{
	display: block;
	width: 15px;
	margin-right: -500px;
	position: fixed;
	right: 50%;
	top: 60%;
	_margin-right: -505px;
	_position: absolute;
	_margin-top: 300px;
	_top: expression(eval(document.documentElement.scrollTop));
}



 /*common.css*/ 

body { color:#666666; } /*网站字体颜色*/
a { color:#666666; text-decoration:none; }  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
a:hover { text-decoration:underline;}
.vam { vertical-align:middle;}
.clear{ clear:both; font-size:0; line-height:0; height:0; overflow:hidden;}
.clearfix { clear:both;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.fw{ font-family:"微软雅黑","宋体";}
.pa{ position:absolute;}
.pr{ position:relative}
.mt8{ margin-top:8px;}
.font14 { font-size:14px; font-weight:bold;}




/* -- 页面整体布局 -- */



/*头部开始*/

.top_w{ width:100%; height:35px; border-bottom:1px solid #f1f1f1; background:#f7f7f7;}
.top{ width:1200px; margin:0 auto; height:35px; line-height:35px;}
.top .topl{ color:#999999; font-size:14px;}
.topr a{ color:#666666; font-size:14px; display:inline-block; margin-left:14px; text-decoration:none }
.topr span{ margin-left:14px; color:#aeaeae;}
.topr .hse{color:#ff6100;}
.header{ width:100%; height:120px; background:#FFF;overflow: hidden;}
.head{ width:1200px; margin:0 auto; height:120px;}
.head h1{ width:70%; height:120px;}
.head h1 a{ width:100%; float:left; display:inline-block;margin-top: 13px;}
.rxian.fr {background: url(/static/picture/tel.gif) no-repeat left;height: 120px;width: 160px;line-height: 160px;font-size: 23px;color: #fc6303;text-align: center;}

/*多城市*/
.city{width: 100%;display: inline-block;background: url(/images/1.png) no-repeat left center;height: 35px;line-height: 35px;}
.more_c{display: inline-block;position: relative;}
.more_c ul{display: none;position: absolute;width:900px;background: #FFFFFF;box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.13);border-radius: 4px;z-index:9999;
    top: 35px;left: 0;padding: 8px 5px 5px;box-sizing: border-box;}
.more_c span{display: inline-block;color: #b12933;cursor: pointer;}
.more_c:hover ul{display: block;font-size: 0;}
.more_c li{float: left;display: inline-block;padding:5px 10px;box-sizing: border-box;font-size:14px;border-bottom:1px #f5f5f5 solid;}
li.True {background:#fff9f5;border-bottom:1px #ff8c00 solid;}
.more_c li b{display: inline-block;float: left;}
.more_c li a{font-size: 15px;padding: 5px;display: block;}
.more_c li:hover{ background:#ececec;}
.more_c li p{ padding-left:10px;float: left;}
.more_c li p a{display: inline-block;padding: 0 5px;}
.hot_city{display: inline-block;}
.hot_city span{font-weight: bold;color: #f00;margin-left: 15px;}
.hot_city li{display: inline-block;}
.hot_city li a{display: inline-block;padding: 0 5px 0 0;}
.hot_city li a:hover{}

/*城市logo*/
.logo {padding:20px 0;}
.logo img {height: auto;max-width: 100%;}
.logo b{font-size:2rem;color: #ff6100;}
.cs_logo img {max-width: 100px;}
.cs_logo a {display: flex;align-items: center;}

/*导航*/
.nav_w{ width:100%; height:54px; background:#ff6100; position:relative; z-index:2; }
.nav{ width:1200px; margin:0 auto;  height:54px; line-height:54px;}
.nav ul li{ float:left; width:108px; height:54px; display:block; line-height:54px; text-align:center; margin-right:10px;position: relative;z-index: 1;}
.nav ul li > a{ color:#FFF; font-size:14px; text-decoration:none; display:block; width:108px; height:54px;position: relative;z-index: 2;}
.nav ul li > .cur{ display:block;  width:108px; height:64px; margin-top:-5px; background:url(../image/bg.png) no-repeat; line-height:64px;}
.nav ul li > a:hover{display:block; width:108px; height:64px; margin-top:-5px; background:url(../image/bg.png) no-repeat; line-height:64px;}
.nav ul li:hover .sub{display: block;}
.nav ul li .sub{width: 100%;background-color: #ff6100;position: absolute;z-index: 1;top: 100%;left: 0;display: none;}
.nav ul li .sub .i a{line-height: 36px;font-size: 14px;color: #fff;display: block;text-decoration: none;}
.nav ul li .sub .i a:hover{background-color: #ff9400;}

/*search*/
.yunu-sou {padding: 15px 0;background-color: #fff;}
.yunu-sou .hot {float: left;padding: 5px 0;width: 70%;width: -webkit-calc(100% - 320px);width: calc(100% - 320px);display: inline-block;overflow: hidden;white-space: nowrap;
    text-overflow: ellipsis;}
.yunu-sou .hot strong {color:#ff6100;}
.yunu-sou .hot a {margin-right: 10px;}
.yunu-sou .hform {float: right;}
.yunu-sou .hform input {float: left;font-size: 12px;border: 1px solid #eee;padding: 6px 12px;line-height: 16px;width: 210px;}
.yunu-sou .hform button {border:0;border-bottom:1px solid transparent;padding:0;float:left;cursor:pointer;outline: none;width:49px;height:30px;background:#ff6100;color: #fff;}

/*banner*/
.banner1{margin: 0px auto; width: 100%; background: url(/static/picture/20181117052127207.jpg) no-repeat center top; height: 460px; cursor: pointer}
.banner2{margin: 0px auto; width: 100%; background: url(/static/picture/20170906101553720.jpg) no-repeat center top; height: 460px; cursor: pointer}
.banner3{margin: 0px auto; width: 100%; background: url(/static/picture/20181117052206883.jpg) no-repeat center top; height: 460px; cursor: pointer}
/*全局*/

.mindex_w{ width:100%; padding-top:50px; padding-bottom:70px;}
.mindex{ width:1200px; margin:0 auto;}
.mindex .dtitle{ color:#ff6100; font-size:2rem;  text-align:center;margin-bottom:5px;}
.mindex .ftitle{ color:#ababab; font-size:1.5rem; text-align:center;margin-bottom: 20px;}



.yuanj{ -moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;   }
	
	
	.yuan{ -moz-border-radius: 50%;      /* Gecko browsers */
    -webkit-border-radius: 50%;   /* Webkit browsers */
    border-radius:50%;   }
.bghuise{ background:#f7f7f7;}

/*好兄弟搬家服务项目*/
.index_about{ float:right;width:70%;}
.index_about p {font-size: 1rem;line-height: 1.8;}
.fuwu{ float:left;width: 25%;background: #fff;}
.fuwu:before {content: "服务范围";position: relative;top:0;left: 0px;font-size: 28px;color: #fff;background: #ff6100;display: inline-block;width: 100%;text-align: center;    line-height: 2;margin-bottom: 30px;}
.fuwu:after{ display:table; content:""; height:0px; line-height:0px; clear:both}
.fuwu li{display: block; margin-left:17px; margin-right:17px;height: 50px;}
.fuwu li .fpic{width:80px;display: inline-block;height: 38px;float: left;}
.fuwu li h2 a{ font-size:16px; color:#666666; text-decoration:none;display: block;height: 38px;line-height: 38px;}
.fuwu li h2:hover a{background: #ff9400;color: #fff;}

.fuwu li .fuwu1{ background:url(../image/fuwu1.gif) no-repeat center center;}
.fuwu li .fuwu2{ background:url(../image/fuwu2.gif) no-repeat center center;}
.fuwu li .fuwu3{ background:url(../image/fuwu3.gif) no-repeat center center;}
.fuwu li .fuwu4{ background:url(../image/fuwu4.gif) no-repeat center center;}
.fuwu li .fuwu5{ background:url(../image/fuwu5.gif) no-repeat center center;}
.fuwu li .fuwu6{ background:url(../image/fuwu6.gif) no-repeat center center;}
.fuwu li .fuwu7{ background:url(../image/fuwu7.gif) no-repeat center center;}
.fuwu li .fuwu8{ background:url(../image/fuwu8.gif) no-repeat center center;}
.fuwu li .fuwu9{ background:url(../image/fuwu9.gif) no-repeat center center;}
.fuwu li .fuwu10{ background:url(../image/fuwu10.gif) no-repeat center center;}
.fuwu li .fuwu11{ background:url(../image/fuwu11.gif) no-repeat center center;}
.fuwu li .fuwu12{ background:url(../image/fuwu12.gif) no-repeat center center;}

.fuwu li:hover .fuwu1{ background:url(../image/fuwu1h.gif) no-repeat center center;}
.fuwu li:hover .fuwu2{ background:url(../image/fuwu2h.gif) no-repeat center center;}
.fuwu li:hover .fuwu3{ background:url(../image/fuwu3h.gif) no-repeat center center;}
.fuwu li:hover .fuwu4{ background:url(../image/fuwu4h.gif) no-repeat center center;}
.fuwu li:hover .fuwu5{ background:url(../image/fuwu5h.gif) no-repeat center center;}
.fuwu li:hover .fuwu6{ background:url(../image/fuwu6h.gif) no-repeat center center;}
.fuwu li:hover .fuwu7{ background:url(../image/fuwu7h.gif) no-repeat center center;}
.fuwu li:hover .fuwu8{ background:url(../image/fuwu8h.gif) no-repeat center center;}
.fuwu li:hover .fuwu9{ background:url(../image/fuwu9h.gif) no-repeat center center;}
.fuwu li:hover .fuwu10{ background:url(../image/fuwu10h.gif) no-repeat center center;}
.fuwu li:hover .fuwu11{ background:url(../image/fuwu11h.gif) no-repeat center center;}
.fuwu li:hover .fuwu12{ background:url(../image/fuwu12h.gif) no-repeat center center;}
/*准备搬家的您，是否面临以下难题？*/
.naiti{ background:url(../image/naiti.jpg) no-repeat center top;}
.naiti h2{ text-align:center; padding-top:20px; color:#303030; font-size:36px; margin-left:70px;}
.naiti h2 font{ color:#ff6100; font-weight:bold}
.naiti li{ color:#333333; font-size:18px;}
.naiti li font{ color:#ff6100}
.naiti ul{ padding-bottom:100px;}
.naiti .na2{ margin-top:90px; margin-left:782px;}
.naiti .na1{ margin-top:32px; margin-left:136px;}
.naiti .na3{ margin-top:77px; margin-left:835px;}
.naiti .na4{ margin-top:28px; margin-left:310px; }



/*好兄弟搬家优质服务*/

.bgyzhi{ background:url(../image/yzhi.jpg) no-repeat center top; height:734px; padding-top:0px; padding-bottom:0px; width:100%;}
.bgyzhi h2{ text-align:center; color:#303030; font-size:30px; padding-top:90px;}
.bgyzhi h3{ text-align:center; color:#ff6100; font-size:42px; font-weight:bold; }
.bgyzhi h4{ text-align:center; color:#999999; font-size:14px;}
.youzhi{ width:424px; margin-left:670px; margin-top:54px;}
.youzhi li{ color:#222222; font-size:18px; line-height:1.7em; margin-bottom:16px;}
.youzhi li font{ color:#ff6100; font-size:18px; font-weight:bold;}
.youzhi .banjia{ margin-top:25px;  }
.youzhi .banjia a{ color:#FFF; font-size:16px; display:inline-block; width:220px; text-align:center; height:50px; line-height:50px; background:#ff6100;    }
.youzhi .banjia a em{ display:inline-block; width:16px; height:16px; vertical-align:middle; background:url(../image/jsq.gif) no-repeat; margin-right:6px;}


/*好兄弟搬家公司风采*/
.fencai{ margin-top:35px;}
.fencai:after{ display:table; content:""; height:0px; line-height:0px; clear:both}
.fencai li{ float:left; width:280px; height:265px;  background:#FFF; margin-left:10px; margin-right:10px; text-align:center; margin-bottom:20px;box-shadow:0px 4px 3px #e6e6e6; -webkit-box-shadow: 0px 4px 3px #e6e6e6;
  -moz-box-shadow: 0px 4px 3px #e6e6e6;   }
.fencai li .fcnb{border:1px solid #f0f0f0; width:100%; height:265px; background:#FFF}
.fencai li .fcnb a {display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}


.fencai li img{ width:100%; height:220px; }
.fencai li h2{ color:#333333; font-size:16px;line-height: 2.2;}


/*好兄弟搬家现场实拍*/

.shibai{ width:1200px;  position:relative; margin-top:35px;}
.shibul{ width:1200px; height:270px; overflow:hidden; margin-top:0px;}
.shibai .al01{ position:absolute; width:28px; height:76px; background:url(../image/leftj.png) no-repeat ; left:-38px; top:72px; }
.shibai .al01 a{ display:block; width:100%; height:100%;}
.shibai .al02{position:absolute; width:28px; height:76px; background:url(../image/rightj.png) no-repeat ; right:-38px; top:72px; }
.shibai .al02 a{ display:block; width:100%; height:100%;}

/*好兄弟搬家成功案例*/

.bgf5{ background:#f5f5f5}
.anli{ width:1200px; position:relative; margin-top:34px;}
 
.anli ul li{ width:180px; height:100px; background:#FFF; box-shadow:0px 4px 3px #e6e6e6; -webkit-box-shadow: 0px 4px 3px #e6e6e6;
  -moz-box-shadow: 0px 4px 3px #e6e6e6; float:left; margin-left:10px; margin-right:10px; text-align:center; line-height:100px; }
.anli ul li .aldv{ border:1px #eeeeee solid; width:178px; text-align:center; line-height:98px; height:98px; display:table-cell; vertical-align:middle; *display: block;　/* 针对IE的Hack */*font-size: 90px;　/*约为高度的0.873，120*0.873 约为104*/
　*font-family:Arial; 　/*防止非utf-8引起的hack失效问题，如gbk编码*/ }
.anli ul li img{ vertical-align:middle; max-width:100%; width:139px; height:auto;}


.anli .al01{ position:absolute; width:11px; height:26px; background:url(../image/leftjj.png) no-repeat ; left:-20px; top:36px; }
.anli .al01 a{ display:block; width:100%; height:100%;}
.anli .al02{position:absolute; width:11px; height:26px; background:url(../image/rightjj.png) no-repeat ; right:-20px; top:36px; }
.anli .al02 a{ display:block; width:100%; height:100%;}
.anli .al01:hover{ background:url(../image/leftjjh.png) no-repeat ;}
.anli .al02:hover{ background:url(../image/rightjjh.png) no-repeat ; }
.baojiaj{ text-align:center; margin-top:40px;}
.baojiaj a{ color:#FFF; font-size:16px; display:inline-block; width:220px; text-align:center; height:50px; line-height:50px; background:#ff6100; text-decoration:none    }
.baojiaj a em{ display:inline-block; width:16px; height:16px; vertical-align:middle; background:url(../image/jsq.gif) no-repeat; margin-right:6px;}



/*选择好兄弟搬家的理由*/

.bgliyou{ background:url(../image/liyou1.jpg) no-repeat #de5801 center center; height:813px; padding-top:0px; padding-bottom:0px;}
.bgliyou h2{ text-align:center; color:#FFF; font-size:36px; padding-top:80px;}
.bgliyou h3{ text-align:center; color:#FFF; font-size:16px; }
.ltitle{ margin-top:50px; padding-left:20px; padding-right:20px;}
.ltitle span{ font-size:24px; font-weight:bold; display:inline-block; width:50%; text-align:center; color:#000000;}
.ltitle .htit{ color:#ffde00;}
.nrliyou{ padding:0 20px; margin-top:70px;}
.nrliyou p{ float:left; width:50%; font-size:14px; color:#f5f5f5; font-weight:bold; text-align:center; line-height:36px;}
.nrliyou .linr2{ color:#000000;}


/*客户评价*/

.mindex .bjtitle{ text-align:center; font-size:18px; color:#666666;}
.pinjia{ margin-top:40px;  width:562px; height:132px; background:url(../image/pjbg.jpg) no-repeat right top;}
.pinjia:after{ display:table; content:""; height:0px; line-height:0px; clear:both;}
.pinjia dt{ width:130px; height:130px;border:#efefef 1px solid; text-align:center;  background:#FFF; float:left; overflow:hidden; margin-top:-2px;}
 
.pinjia dt a{ width:118px; height:118px; display:inline-block; margin-top:5px; overflow:hidden }
.pinjia dt a img{ max-width:118px;}
.pinjia dd{ width:396px; float:right}
.pinjia dd h3{ padding-top:18px; margin-bottom:10px; }
.pinjia dd h3 a{ color:#ff6100; font-size:16px;}
.pinjia dd p{ padding-right:28px; color:#666666; font-size:14px; line-height:1.6em;}


/*常见问题答疑,新闻资讯*/

.nleft{ float:left; width:32%; border-right:1px dashed #dedede;}
.news {float: left;width: 33%;border-right: 1px dashed #dedede;margin-left: 1%;}
.ntitle{ height:36px; border-bottom:1px solid #e5e5e5; margin-right:40px;}
.ntitle span{ color:#333333; font-size:18px; display:inline-block; height:35px; border-bottom:#ff6100 2px solid; margin-right:20px;}
.ntitle .new{ color:#333333; font-size:18px; display:inline-block; height:35px; margin-right:20px; text-decoration:none}
.ntitle .cur{  border-bottom:#ff6100 2px solid;}
.ntitle .more{ float:right; display:inline-block; padding-right:14px; background:url(../image/more.gif) no-repeat right}
.dayi{margin-top: 20px; margin-right:40px;}
.dayi li a{display:block; color:#666666; font-size:14px;padding-left: 12px; background: url(../image/sanj.gif) no-repeat left;height: 40px;line-height: 40px;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.dayi li p{ color:#333333; font-size:14px; padding-left:40px; margin-top:10px; background:url(../image/da.gif) no-repeat; line-height:1.8em; padding-top:3px;}
.nright{ width:33%;float:right}
.newqh dl:after{ display:table; content:""; height:0px; line-height:0px; clear:both;}
.newqh dl dt{ float:left; width:220px; height:134px; margin-right:20px;}
.newqh dl dt img{ width:220px; height:134px;}
.newqh dl dd h2{ margin-bottom:14px;}
.newqh dl dd h2 a{ color:#333333; font-size:16px;}
.newqh dl dd p{ color:#666666; font-size:14px; line-height:1.6em; height:84px;}
.xinwentitle{ margin-right:0px;}
.newqh dl dd h3 a{ display:inline-block; padding-right:8px; background:url(../image/newj.gif) no-repeat right; color:#ff9400; font-size:14px;}
.newqh ul{ margin-top:20px;}
.newqh ul:after{  display:table; content:""; height:0px; line-height:0px; clear:both;}
.newqh ul li{ float:left; width:100%; height:40px; line-height:40px;}
.newqh ul li a{ display:block; height:40px; line-height:40px; padding-left:12px; background:url(../image/sanj.gif) no-repeat left; color:#333333; font-size:14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}



/*常见问题答疑,新闻资讯*/

.footer{ width:100%; line-height:50px; background:#ff6100;}
.foot{ width:1200px; margin:0 auto; text-align:center;}
.foot li {display: inline-block;}
.foot a{ color:#FFF; font-size:14px; margin-left:25px; margin-right:25px;}
.footdi{ width:100%; background:#f7f7f7; padding-top:30px; padding-bottom:30px; text-align:center;}
.footdi p{ color:#666666; font-size:12px; text-align:center; margin-bottom:10px;}
.link {line-height: 2rem;}

     /*内页BNNAER*/ 
	 
.flashn	{ height:240px; } 
.listnb_w{ width:100%; background:#fafafa}

/*RELATED*/
.RELATED {margin-top: 50px;}
h3.left_h2 { float:left;font-size: 18px;color: #0e8100;}
span.left_span {margin-left: 20px;}
ul.index_news {float: left;width: 100%;margin-bottom: 25px;}
ul.index_news li {line-height: 2.5;font-size: 15px;list-style: circle;list-style-position: inside;border-bottom: 1px #b3b3b3 dashed;}
ul.index_news li .news_time{ float:right;}

  /*列表*/ 
  
.listnb{ width:1180px; margin:0 auto}
.nbleft{ width:260px; float:left; margin-top:-30px; }
  
.nbleft h2{ height:100px; background:#ff6100; padding-left:35px; color:#FFF; font-weight:normal; } 
.nbleft h2 span{ font-size:24px; display:block; padding-top:30px;}
     
.nbleft h2 font{ font-size:16px;} 
.nbleft .jiamengul{ border:1px solid #f5f5f5; border-top:none; padding:20px; background:#FFF}
	
.nbleft .jiamengul li{ height:44px; line-height:44px; border-top:1px dashed #f1f1f1; padding-left:38px; background:url(../image/jtou.gif) no-repeat 15px center}
	
.nbleft .jiamengul li:first-child{ border-top:none}	

.nbleft .jiamengul li a{ color:#666666; font-size:16px;}
.nbleft .jiamengul .cur{ background:url(../image/jtouh.gif) no-repeat 15px center; }
.nbleft .jiamengul .cur a{ color:#ff6100;}

.nbleft .jiamengul .xia a{  background:url(404.png) no-repeat  16px center #f1f1f1 ;}
 
.nbleft .jiamengul .xia{ border-bottom:1px dashed #e5e5e5; border-top:none}
 
.nbleft .jiamengul ul li{ background:none; }

.nbleft .lianxi{ height:50px; line-height:50px; padding-left:35px; font-size:18px; margin-top:20px;}
.nbleft .lianul{ padding:20px; border:1px solid #F5F5F5; padding-bottom:132px; background:url(../image/lxr.jpg) no-repeat left bottom #FFF; padding-right:10px;  }
.nbleft .lianul p {font-size: 1rem;line-height: 1.8;}
	
.nbleft .lianul li span em{ display:inline-block; width:22px;}
.nbleft .lianul .dizhi span{ height:120px; float:left; line-height:1.8em;} 
.nbleft .lianul .dizhi  font{ line-height:1.8em;}	
.nbleft .lianul .dizhi2 span{ height:140px; float:left; line-height:1.8em;}
.nbleft .lianul .dizhi2 font{ line-height:1.8em;}
	  
	  
.nbright{ float:right; width:880px;}
.mtitle{ height:34px; border-bottom:1px solid #e5e5e5; margin-top:40px;}
.mtitle .mleft{ float:left; display:inline-block; height:32px;  border-bottom:2px solid #ff6100; color:#333333; font-size:16px;} 
.mtitle .mright{ float:right; display:inline-block; padding-left:15px; background:url(../image/hjtout.gif) no-repeat left; color:#999999; font-size:14px;}
.listnr{ padding-top:40px;}
.listnr .cplist li{ width:216px; float:left; height:184px; margin-right:17px; border:1px solid #f1f1f1; background:#fafafa; margin-bottom:20px;}
.listnr .cplist li h2{ text-align:center; margin-top:10px; font-weight:normal}
.listnr .cplist li h2 a{ color:#666666; font-size:14px;} 
.listnr .cplist .wei{ float:right; margin-right:0px;}
.listnr .cplist .san{ margin-right:0px;} 
.listnr .ryzzul li{ width:224px; height:182px; float:left; margin-right:10px; margin-bottom:20px; } 
.listnr .ryzzul li h2{ color:#666666; font-size:16px; margin-top:20px; text-align:center}
.listnr .ryzzul li img{ width:224px; height:142px;}
.listnr .ryzzul .wei{ float:right; margin-right:0px;}
.page {width: 100%;margin-top:40px;text-align: center;margin-bottom: 60px;} 

.page a {display: inline-block;height: 30px;border:1px solid #e5e5e5;color: #666;font-size: 14px;line-height: 30px;text-align: center;margin-left: 5px;margin-right: 5px;
    overflow: hidden;padding: 0 12px;}
.page a.current{background: #ff6100;color: #FFF;border: 1px solid #f05c01;}
.page span {display: inline-block;height: 30px;font-size:14px;border:1px solid #e5e5e5;line-height: 30px;text-align: center;margin-left: 5px;
	margin-right: 5px;overflow: hidden;padding: 0 12px;}
.page .a1{ width:auto;padding: 0 10px;}
.pagecontent{ padding-top:40px; padding-bottom:40px; color:#333333; font-size:1rem; line-height:1.8rem;}
.guandian{ padding-bottom:28px; margin-bottom:28px; border-bottom:1px dashed #e9e9e9}
.guandian dt{ float:left; width:210px; height:140px; margin-right:25px;}
.guandian dd h2{ color:#333333; font-size:18px; margin-bottom:12px;}
.guandian dd h3{ color:#999999; font-size:14px; margin-bottom:15px;}
.guandian dd p{ color:#666666; font-size:14px; height:55px; line-height:1.6em;}
.guandian dd h4 a{ display:inline-block; color:#ff3399; font-size:14px; padding-right:15px; background:url(404.png) no-repeat right ;}
.h40{ width:100%; height:40px;}

  /*员工风采*/ 
.tdlist{ padding-top:40px;}
.tdlist ul li{ width:280px; height:265px; margin-right:10px; margin-bottom:20px; background:#FFF; box-shadow:0px 4px 3px #e6e6e6; -webkit-box-shadow: 0px 4px 3px #e6e6e6;
  -moz-box-shadow: 0px 4px 3px #e6e6e6;}
.tdlist ul li  .fcnb{border:1px solid #f0f0f0; width:100%; height:265px; background:#FFF; position:relative; text-align:center}
.tdlist ul li  .fcnb img{ width:280px; height:220px;}
.tdlist ul li h2{text-align:center }
.fdj{ display:none; width:280px; height:180px; position:absolute; z-index:99; background:url(../image/fdj.png) no-repeat; top:0px; left:0px;}
.tdlist ul li h2 a{ color:#333333; font-size:16px;}
.tdlist ul .cur{ background:#ff6100;}
.tdlist ul li  .fcnb:hover{background:#ff6100;}
.tdlist ul li  .fcnb:hover h2 a{ color:#FFF}
.tdlist ul .cur .fcnb{ background:#ff6100;}
.tdlist ul .cur h2 a{ color:#FFF}
.tdlist ul .frtd{ float:right; margin-right:0px;}

  /*客户评价*/
.contentlist{ padding-top:40px;}   
.khpinjia { padding-bottom:20px; margin-bottom:20px; border-bottom:1px dashed #d7c6bf;}
.khpinjia:after{ display:table; content:""; height:0px; line-height:0px; clear:both}
.khpinjia dt{ width:240px; height:180px; float:left; margin-right:25px; overflow:hidden}
.khpinjia dt img{ width:240px; } 
.khpinjia dd {position: relative;}
.khpinjia dd h2{ margin-bottom:20px;}
.khpinjia dd h2 a{ color:#333333; font-size:20px;}
.khpinjia dd h3 {color: #999999;font-size: 14px;position: absolute;bottom: 0;right: 0;}
		     
.khpinjia dd p{ line-height:1.8em; color:#666666; font-size:14px;}
			
	  /*内容页*/ 
.newlist h1{ color:#333333; font-size:22px; font-weight:normal; text-align:center; }
.sj{ text-align:center; margin-top:10px; padding-bottom:25px; margin-bottom:25px; border-bottom:1px solid #f1f1f1;}
.sj span{ display:inline-block; margin-left:20px; margin-right:20px; padding-left:20px;color:#999999; font-size:12px;}
.sj .time{ background:url(../image/time.jpg) no-repeat left; } 
.sj .lnian{ background:url(../image/lnian.jpg) no-repeat left; } 
.ncontent{ line-height:1.8em; color:#333333; font-size:14px;}
.sxia{  margin-top:40px; padding-bottom:60px;}
.sxia span{ display:inline-block; text-align:left;width:100%; height:40px; background:#ffffff; line-height:40px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.sxia span:hover{ background:#ff9400;color: #fff;}
.sxia span font{ color:#999999; font-size:14px; margin-left:30px; }
.sxia span:hover font{ color:#FFF}
.sxia span a{ color:#333333; font-size:14px; text-decoration:none}
.sxia span:hover a{ color:#FFF;display: inline;}
.bt60{ margin-bottom:60px;}
.pcontent{ padding:80px; line-height:1.8em; color:#333333; font-size:14px;}
.bjing{ float:left; width:118px; height:74px;  color:#d50316; font-size:24px; line-height:74px; text-align:right; background:url(404.png) no-repeat left; margin-right:10px; margin-bottom:10px;}
.xianguw {border: 1px solid #f1f1f1;padding-top: 30px;padding-bottom: 30px;margin-bottom:60px;background:#ffffff;}
.xianguw h2{ padding-left:25px; color:#ff6100; font-size:20px; font-weight:normal}
.xianguw ul { padding-top:25px;}
.xianguw ul li{ width:49%; float:left; padding-bottom:20px;}
.xianguw ul li a{ padding-left:15px; margin-left:28px; background:url(../image/sidian.png) no-repeat left 7px; color:#333333; font-size:14px;}
.xianguw ul li span{ float:right; color:#999999; font-size:14px; margin-right:30px;}
.xianguw ul .hxian{ border-right:1px dashed #e5e5e5}
.fclogo{ padding-top:40px; padding-bottom:40px;}
.fclogo ul li{ width:205px; float:left; height:140px; margin-right:20px; margin-bottom:20px; background:#FFF; box-shadow:0px 4px 3px #e6e6e6; -webkit-box-shadow: 0px 4px 3px #e6e6e6;-moz-box-shadow: 0px 4px 3px #e6e6e6;}
.fclogo ul li  .fcnb{border:1px solid #f0f0f0; width:100%; height:140px; background:#FFF; position:relative; text-align:center; }
.fclogo ul li  .fcnb a{ display:inline-block; width:205px; height:60px; margin-top:20px;}
.fclogo ul li  .fcnb img{ max-width:200px; vertical-align:middle }
.fclogo ul li h2{  text-align:center }
  
.fclogo ul li h2 a{ color:#333333; font-size:16px;}
.fclogo ul .wei{ float:right; margin-right:0px;}
.rxian p{ color:#ff6100; font-size:21px;}
.bjbzhu p{ font-size:18px; margin-top:10px;}
.clean:before{display: table;content: '';}
.about-title{position: relative;z-index: 1;margin-top: 80px;margin-bottom: 40px;text-align: center;}
.about-title .line1:before{left: 0;}
.about-title .line2:before{right: 0;}
.about-title .line1:after{left: 390px;}
.about-title .line2:after{right: 390px;}
.about-title .line1:before , .about-title .line2:before{width: 415px;height: 1px;background-color: #e7e7e7;position: absolute;z-index: 1;top: 50%;content: '';}
.about-title .line1:after , .about-title .line2:after{width: 25px;height: 2px;background-color: #ff6100;margin-top: -1px;position: absolute;z-index: 2;top: 50%;content: '';}
.about-title .box{display: inline-block;position: relative;z-index: 2;text-align: center;}
.about-title .left{text-align: right;display: inline-block;vertical-align: middle;}
.about-title .left .title-0{font-weight: bold;font-size: 30px;color: #333;}
.about-title .left .title-1{font-size: 14px;color: #666;margin-top: 2px;}
.about-title .right{font-size: 36px;color: #fff;background-color: #ff6100;padding: 5px 15px;text-align: center;display: inline-block;vertical-align: middle;}
		
#company{background: #f7f7f7 url(../image/city-bg.jpg) no-repeat center bottom;padding-bottom: 70px;}
#company .imgs{font-size: 0;margin-bottom: 25px;}
#company .imgs .img{background-color: #fff;padding: 5px;display: inline-block;}
#company .imgs .img img{display: block;}
#company .imgs .img2 , #company .imgs .img3{margin-left: 20px;}
#company .content{line-height: 30px;font-size: 16px;color: #333;text-indent: 2em;}

#business{background: url(../image/moveing-bg.jpg) no-repeat center center;padding-bottom: 120px;}
/*#business .list{font-size: 0;text-align: center;}*/
#business .list .item{width: 240px;height: 365px;background-color: #fff;padding-top: 15px;border-radius: 240px;margin-right: 80px;margin-left: 80px;position: relative;z-index: 1;text-align: center;box-shadow: 0 4px 5px #e5e5e5;float: left;/*display: inline-block;*/-webkit-transition-duration: 400ms;-moz-transition-duration: 400ms;-ms-transition-duration: 400ms;-o-transition-duration: 400ms;transition-duration: 400ms;behavior: url(404.png);}
/*#business .list .item.left{margin-left: 0;}*/
#business .list .item .img{width: 204px;height: 290px;border-radius: 204px;margin: 0 auto;behavior: url(404.png);}
#business .list .item .img .box{width: 100%;height: 100%;position: relative;z-index: 1;overflow: hidden;border-radius: 204px;behavior: url(404.png);}
#business .list .item .img .box .mask{width: 100%;height: 100%;background-color: #000;position: absolute;z-index: 1;top: 0;left: 0;opacity: 0;}
#business .list .item .main{width: 204px;position: absolute;z-index: 2;top: 320px;right: 0;left: 0;margin: 0 auto;}
#business .list .item .main .title{font-size: 18px;color: #444;}
#business .list .item .main .brief{font-size: 18px;color: #fff;opacity: 0;}
#business .list .item .more{width: 30px;height: 30px;background: url(../image/service-more.png) no-repeat;position: absolute;z-index: 1;right: 0;bottom: -15px;left: 0;margin: 0 auto;}
#business .list .item:hover{margin-top: -15px;}

#style{background-color: #f7f7f7;padding-bottom: 80px;}
#style .shibai{margin-top: 15px;}

#cooperation{padding-bottom: 55px;}
#cooperation .list .item{width: 220px;height: 120px;padding: 10px;border: 1px solid #f1f1f1;box-sizing: border-box;margin-bottom: 25px;margin-left: 25px;float: left;-webkit-transition-duration: 400ms;-moz-transition-duration: 400ms;-ms-transition-duration: 400ms;-o-transition-duration: 400ms;transition-duration: 400ms;}
#cooperation .list .item.left{margin-left: 0;}
#cooperation .list .item img{display: block;}
#cooperation .list .item:hover{border-color: #666;}

#advantage{background-color: #f7f7f7;padding: 50px 0;}
#advantage .item{width: 190px;height: 88px;background-repeat: no-repeat;background-position: left center;background-size: 88px 88px;padding-right: 10px;padding-left: 100px;}
#advantage .item.i1{background-image: url(../image/advantage-1-2.png);}
#advantage .item.i2{background-image: url(../image/advantage-2-2.png);}
#advantage .item.i3{background-image: url(../image/advantage-3-2.png);}
#advantage .item.i4{background-image: url(../image/advantage-4-2.png);}
#advantage .item .title{line-height: 35px;font-size: 18px;color: #333;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
#advantage .item .brief{height: 48px;line-height: 24px;font-size: 14px;color: #999;overflow: hidden;}

.link p{ display: inline-block;}

/*标签云*/
.tags {margin-top: 20px;}
.tags li {width: 33%;display: inline-block;font-size: 1rem;line-height: 2rem;}

@media screen and (max-width:1219px) {
	*{  box-sizing:border-box;}
.mindex ,.top{width: 100%;overflow: hidden;}
.head{width: 100%;}
.head h1 {width: 70%;}
.nav{width: 100%;line-height: 2rem;}
.nav ul{ font-size:0;}
.nav ul li{display: inline-block;float: none;width:10%;margin-right: 0;height: auto;line-height: 2;}
.nav ul li > a{ width:100%; height:auto;}
.nav ul li > .cur {width: 100%;height: auto;}
.fencai {text-align: center;}
.fencai li{ float:none;display: inline-block;width:280px;margin-left: 0;margin-right: 0;}
.anli{ width:100%;}
.shibai {width: 100%;}
.bgliyou{background-size: 150%;}
.foot{ width:100%;}
}
@media screen and (max-width:1023px) {
.suspension{ display:none;}	
.naiti {background: url(/static/picture/nanti.jpg) no-repeat center top;background-size:contain;padding-bottom: 60%;}
.naiti h2,.naiti .na1,.naiti .na2,.naiti .na3,.naiti .na4{ display:none;}
.youzhi {width: 98%;margin-left: 0;padding-left: 60%;}

.listnb {width:100%}
.nbleft{ display:none;}
.nbright {width: 100%;padding: 0 1%;}
}

/* toolBar */
@media screen and (max-width:1023px) {
#foottoolbar{color:#fff;text-align:center;width:100%;height:65px;float:left;position:fixed;bottom:0;left:0;z-index:10000;background:#ff6100;background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ff6100), to(#2d0003));}
#foottoolbar ul{}
#foottoolbar li{float:left;width:25%;height:35px;background:url(/images/f_li.png) no-repeat left center;}
#foottoolbar li.t_first{background:none;}
#foottoolbar a{width:100%;height:24px;color:#fff;display:block;padding:30px 0 0 0;line-height:24px;font-size:14px;}
.f1{background:url(/images/f1.png) no-repeat center 8px; background-size:20px 20px}
.f2{background:url(/images/f2.png) no-repeat center 8px;background-size:20px 20px}
.f3{background:url(/images/f3.png) no-repeat center 8px;background-size:20px 20px}
.f4{background:url(/images/f4.png) no-repeat center 8px;background-size:20px 20px}
.f5{background:url(/images/f5.png) no-repeat center 8px;background-size:20px 20px}
.f6{background:url(/images/f6.png) no-repeat center 8px;background-size:20px 20px}
.f5 h3{height: 40px;line-height: 40px;}
.f5 h4{margin: 0px;height: 45px;line-height: 45px;}
.f5 p{background: url(https://www.xxwq.cn/mcode/dfloat/wwxx1.png) 0 2px no-repeat;width: 180px;margin: 0 auto;background-size:33px;padding-left: 45px;font-size: 16px;color: #525252;text-align: center;}
.f5 p span{background: #e8e8e8;padding: 3px 8px;display: inline-block;width: 100%;border-radius: 3px;font-weight: bold;box-sizing: border-box;}
.hidden1{ width:100%;height:65px; float:left; display:block;}
.f5 a{position:relative;}
.f5 div{display:none;color:red;width:100%;height:auto; padding:10px 0;background-color:#FFF;position:absolute;top:-245px;left:0px; margin-bottom:0px;cursor:default;box-shadow:0px -10px 10px #000;}
.f5 img{ width:193px;margin: 0 auto;}
.close {background: orange;color: red;border-radius: 12px;line-height: 20px;text-align: center;height: 20px;width: 20px;font-size: 18px;padding: 1px;top: 20px;right: 20px;position: absolute;}
.close::before {content: "\2716";}
}
@media screen and (min-width:1024px) {
#foottoolbar{ display:none;}
}
@media screen and (max-width: 859px) {
	.fuwu:before{margin-bottom: 10px;}
	.fuwu {width: 100%; text-align:center;}
	.fuwu li {width: 33%;display: inline-block;margin-left: 0;margin-right: 0;height: auto;text-align: left;}
	.index_about {width: 100%;margin-top: 30px;padding: 0 1% 5%;}
	.naiti {padding-bottom: 60%;}
	.mindex_w {padding-top: 0;padding-bottom: 0;}
	.naiti {padding-bottom: 40%;}
}
@media screen and (max-width: 768px) {
	.logo {width:100%;text-align:center;padding:10px 0;}
	.logo b {font-size: 20px;}
	.more_c{ display:none;}
	.hot_city {display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.top .topl {text-align: center;width: 100%;}
	.topr.fr {display: none;}
	.header,.head{height: auto;float: none;}
	.head h1 {width: 100%;height:auto;float: none;}
	#flashs {padding-bottom: 50%; height:auto;}
.banner1{background: url(/static/picture/20160413043619254.jpg) no-repeat center top;padding-bottom: 50%;background-size:contain;}
.banner2{background: url(/static/picture/20170109014540172.jpg) no-repeat center top;padding-bottom: 50%;background-size:contain;}
.banner3{background: url(/static/picture/20160413042222742.jpg) no-repeat center top;padding-bottom: 50%;background-size:contain;}
	.rxian.fr{display: none;}
	.head h1 a{ text-align:center;}
	.head h1 a img {max-width: 100%;}
	.nav ul li {width: 20%;}
	.nav_w,.nav{ height:auto;}
	.nav ul li > .cur, .nav ul li > a:hover{background: #ff9400;line-height:2;margin-top: 0;width: auto;height: auto;}
	.fuwu li .fpic {width: 50px;}
	.fuwu li {width: 48%;}
	.bgyzhi{ height:auto; padding-bottom:30px;}
	.bgyzhi h3 {font-size: 2rem;}
.youzhi {padding-left: 10%;}
	.youzhi li {font-size: 16px;margin-bottom: 0;text-shadow: 1px 1px 0px white;}
	.youzhi li font {font-size: 0.96rem;}
	.bghuise {padding-top: 30px !important;}
	.fencai li {width: 48%;height: auto;}
	.fencai li .fcnb {height: auto;}
	.fencai li img {height: auto;}
	.shibul li {width: 280px;}
	.bgf5 {padding: 30px 0 !important;}
	.bgliyou {display:none;}
	.nleft,.news,.nright{ width:100%;margin-left:0;padding: 20px 1%;border: 0;}
	
	.flashn {height: 100px;background-size: cover !important;}
	ul.index_news li .news_time {display: none;}
	.pagecontent table ,.pagecontent td {border: 0;width: 100%;display: inline-block;}
	.fuwu li h2 a {font-size: 0.85rem;}
}